home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Classes
/
ScrollingTextField
/
ScrollTextField_Source
/
ScrollTextFieldInspector.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-23
|
337 b
|
21 lines
/* Generated by Interface Builder */
// Uncopyrighted by Eric Celeste, 1991 <efc@mit.edu>
#import <nib/InterfaceBuilder.h>
@interface ScrollTextFieldInspector:Inspector
{
id textGrayMatrix;
id optionsMatrix;
id borderMatrix;
id backGrayMatrix;
}
-init;
-ok:sender;
-revert:sender;
-setOptionsSelectable:sender;
@end